const github.com/refraction-networking/utls.certTypeRSASign

3 uses

	github.com/refraction-networking/utls (current package)
		common.go#L198: 	certTypeRSASign   = 1
		handshake_client.go#L1260: 		case certTypeRSASign:
		handshake_server.go#L639: 			byte(certTypeRSASign),